Skip to content

chore: 패키지 실행을 위한 bin 파일 추가#19

Open
Danji-ya wants to merge 1 commit intomainfrom
feature/bin
Open

chore: 패키지 실행을 위한 bin 파일 추가#19
Danji-ya wants to merge 1 commit intomainfrom
feature/bin

Conversation

@Danji-ya
Copy link
Copy Markdown
Contributor

@Danji-ya Danji-ya commented Nov 5, 2023

  • 패키지 실행에 필요한 bin field 추가

bin 관련문서

테스트 방법

$ npm link
$ kimbap -e src/example1/index.js -o dist/

실제 배포 후

$ npx kimbap -e src/example1/index.js -o dist/

@Danji-ya Danji-ya self-assigned this Nov 5, 2023
@Danji-ya Danji-ya changed the title chore: 패키지가 실행가능하도록 명령어 추가 chore: 패키지가 전역에서 실행가능하도록 명령어 추가 Nov 5, 2023
@Danji-ya Danji-ya changed the title chore: 패키지가 전역에서 실행가능하도록 명령어 추가 chore: 패키지 실행을 위한 bin 파일 추가 Nov 11, 2023
Copy link
Copy Markdown
Member

@gitdog01 gitdog01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

아 이케 하는 거구나;;

Copy link
Copy Markdown
Member

@jokj624 jokj624 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

오.... 새로운거 알아갑니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants